Skip to content

feat: add LiteLLM integration (v1.8.0)#56

Open
cosminacho wants to merge 2 commits intomainfrom
feat/litellm_integration
Open

feat: add LiteLLM integration (v1.8.0)#56
cosminacho wants to merge 2 commits intomainfrom
feat/litellm_integration

Conversation

@cosminacho
Copy link
Copy Markdown
Collaborator

Summary

  • UiPathLiteLLM (core) — LiteLLM client wrapper routing completions and embeddings through UiPath LLM Gateway with sync/async support
  • UiPathChatLiteLLM + UiPathLiteLLMEmbeddings (langchain) — LangChain-compatible chat model and embeddings wrapping LiteLLM
  • Added litellm optional dependency to both packages ([litellm] extra)
  • Bumped all dependencies to latest PyPI versions
  • Version bump: 1.7.0 → 1.8.0 (both packages)

Dependency updates

Package Old New
uipath-platform 0.1.16 0.1.18
anthropic 0.87.0 0.89.0
litellm 1.83.0 1.83.1
ruff 0.15.7 0.15.9
openinference-instrumentation-langchain 0.1.61 0.1.62
langchain 1.2.14 1.2.15
langchain-aws 1.4.2 1.4.3
langchain-litellm 0.6.3 0.6.4

Test plan

  • ruff check — passed
  • ruff format --check — passed
  • pyright — 0 errors
  • pytest tests — 1264 passed, 571 skipped

🤖 Generated with Claude Code

cosminacho and others added 2 commits April 4, 2026 03:06
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant